home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Hypercard / HyperCard' More / C-D / CheckWriter / Check Writer / card_9647.txt < prev    next >
Encoding:
Text File  |  1987-09-30  |  2.6 KB  |  126 lines

  1. -- card: 9647 from stack: in
  2. -- bmap block id: 10238
  3. -- flags: 4000
  4. -- background id: 3629
  5. -- name: address
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2004
  11. -- rect: left=17 top=33 right=161 bottom=288
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 2004
  25. -- rect: left=225 top=169 right=302 bottom=474
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 3
  30. -- text size: 14
  31. -- style flags: 0
  32. -- line height: 24
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=162 top=288 right=317 bottom=199
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 9301 / 9301
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Prev
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   visual effect scroll right
  51.   go to previous card
  52. end mouseUp
  53.  
  54.  
  55. -- part 4 (button)
  56. -- low flags: 00
  57. -- high flags: 2000
  58. -- rect: left=446 top=302 right=331 bottom=482
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 2162 / 2162
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Return
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual effect iris close
  70.   go to first card
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 5 (button)
  76. -- low flags: 00
  77. -- high flags: A003
  78. -- rect: left=38 top=292 right=314 bottom=105
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: Index
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   visual effect scroll right
  90.   go to card id 7395
  91. end mouseUp
  92.  
  93.  
  94.  
  95.  
  96. -- part 6 (field)
  97. -- low flags: 01
  98. -- high flags: 2004
  99. -- rect: left=58 top=219 right=248 bottom=182
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 1
  103. -- font id: 3
  104. -- text size: 12
  105. -- style flags: 256
  106. -- line height: 16
  107. -- part name: version
  108.  
  109.  
  110. -- part contents for card part 1
  111. ----- text -----
  112. I hope you find this stack as useful as I have.  Please let me know of any problems you have with it, or any features you would like to see added... or any comments at all, for that matter.
  113.  
  114. Of course, I accept compliments, too.
  115.  
  116. -- part contents for card part 2
  117. ----- text -----
  118. Robert J. Alexander
  119. 13856 Bora Bora Way #303-C
  120. Marina del Rey, CA  90292
  121. (213) 822-0814
  122. CompuServe ID 75066,3041
  123.  
  124. -- part contents for card part 6
  125. ----- text -----
  126. Version 1.02